home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / environment.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  404 b   |  21 lines

  1. textures/sky/cloud_blanket
  2. {
  3.     qer_editorimage textures/sky/cloud_blanket.tga
  4.     {
  5.         map textures/sky/cloud_blanket.tga
  6.         tcmod scroll 0 0.05
  7.         blendFunc blend
  8. //        rgbGen lightingSpherical
  9.     }
  10. }
  11.  
  12. textures/sky/cloud_blanket2
  13. {
  14.     qer_editorimage textures/sky/cloud_blanket.tga
  15.     {
  16.         map textures/sky/cloud_blanket.tga
  17.         tcmod scroll 0 0.025
  18.         blendFunc blend
  19. //        rgbGen lightingSpherical
  20.     }
  21. }